home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C++ / Applications / SeeMovieRun 2.0 / Headers / ItsContents_CQTDoc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-08-02  |  732 b   |  31 lines  |  [TEXT/KAHL]

  1. /******************************************************************************
  2.  ItsContents_CQTDoc.h
  3.  
  4.             Define class of CSaver itsContents variable
  5.             for the CQTDoc document class
  6.     
  7.     Copyright © 1995 Gregory Bonk for NewMedia Inc.. All rights reserved.
  8.  
  9.     Generated by Visual Architect™ 12:55 PM Wed, Aug 2, 1995
  10.  
  11.     This file is only generated once.
  12.  
  13.     YOU NEED TO MODIFY THIS FILE:
  14.  
  15.         Change every instance of CCollaborator below to the
  16.         name of the actual class of your itsContents object
  17.  
  18.  ******************************************************************************/
  19.  
  20. #pragma once
  21.  
  22. #include "CCollaborator.h"
  23.  
  24. #define ITSCONTENTS_CQTDoc CCollaborator
  25.  
  26. #ifdef GENERATE_TEMPLATE
  27.  
  28. #pragma template CSaver<CCollaborator>
  29.  
  30. #endif
  31.